home *** CD-ROM | disk | FTP | other *** search
- Path: ip-pdx15-42.teleport.com!johnb
- From: johnb@imagix.com (John Blattner)
- Newsgroups: comp.lang.c
- Subject: Re: Structure Chart Generator
- Date: Wed, 3 Apr 1996 13:12:37 +1000
- Organization: Imagix Corporation
- Message-ID: <johnb.64.0564E851@imagix.com>
- References: <4jejs1$c7i@thumper.cis.varian.com>
- NNTP-Posting-Host: ip-pdx15-42.teleport.com
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
-
- In article <4jejs1$c7i@thumper.cis.varian.com> peter.coronado@os.varian.com (Pete Coronado) writes:
-
- >Does anyone have any recommendations on a reverse engineering
- >tool that will generate a structure chart from C code? I need
- >something that will work on a fairly large program - about 50
- >files containing 1000 - 5000 lines each, plus a large number of
- >.h files.
-
- You might want to check the "Software Re-engineering Web Home Page"
- which has a lot of useful information about tools, resources, etc, for
- reverse engineering. You can find it at:
- http://www.erg.abdn.ac.uk/users/brant/sre
-
- Another useful site, associated with comp.software-eng and containing
- a wider selection of CASE tools is:
- http://www.qucis.queensu.ca/Software-Engineering
-
- ----------
-
- One tool I'd recommend you look at (since we make it) is Imagix 4D, a
- program understanding tool for C and C++ software.
-
- What's unique about Imagix 4D -
- - shows many aspects of software - control flow, data flow, build
- dependencies, class use (C++ only), test coverage, performance...
- - allows easy focusing on pertinent data through knowledge-based
- exploration engine
- - speeds comprehension through 3D graphic visualization
- - automatically generates design documentation, including html
- - is affordably priced
-
- For more info and trial software:
- file://ftp.teleport.com/pub/vendors/imagix/README
- http://www.teleport.com/~imagix
- email - info@imagix.com
-
- John
-
-
- --------------------------------------------------------
- John Blattner
- Imagix Corporation tel: 1.503.644.4905
- 3800 SW Cedar Hill Blvd #227 fax: 1.503.644.5629
- Beaverton, OR 97005-2035 email: johnb@imagix.com
-
-
-